projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f2e948
)
ARM: mvebu: define CONFIG_BLK for db-88f6820-amc
author
Chris Packham
<
[email protected]
>
Fri, 7 Dec 2018 03:19:42 +0000
(16:19 +1300)
committer
Stefan Roese
<
[email protected]
>
Fri, 21 Dec 2018 07:59:05 +0000
(08:59 +0100)
db-
88f6820
-amc uses CONFIG_DM_USB and CONFIG_USB_STORAGE already so
define CONFIG_BLK to prepare it for full conversion to DM.
Signed-off-by: Chris Packham <
[email protected]
>
Reviewed-by: Stefan Roese <
[email protected]
>
Signed-off-by: Stefan Roese <
[email protected]
>
configs/db-88f6820-amc_defconfig
patch
|
blob
|
history
diff --git
a/configs/db-88f6820-amc_defconfig
b/configs/db-88f6820-amc_defconfig
index dd58198a54699367d60fd1d4fea60c4f6698eb2d..9068a584060a0d4162284da1674f66e2fa5e6212 100644
(file)
--- a/
configs/db-88f6820-amc_defconfig
+++ b/
configs/db-88f6820-amc_defconfig
@@
-43,6
+43,9
@@
CONFIG_EFI_PARTITION=y
CONFIG_DEFAULT_DEVICE_TREE="armada-385-amc"
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_SPL_OF_TRANSLATE=y
+CONFIG_BLK=y
+# CONFIG_SPL_BLK is not set
+# CONFIG_BLOCK_CACHE is not set
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MVTWSI=y
# CONFIG_MMC is not set